Skip to content

Conversation

marcalff
Copy link
Member

Fixes #3702

Changes

Please provide a brief description of the changes here.

  • Upgrade conan to 2.21.0 for install tests with conanfile_latest

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@marcalff marcalff added issue:blocking This issue is preventing other fixes pr:please-review This PR is ready for review labels Oct 17, 2025
@marcalff marcalff marked this pull request as ready for review October 17, 2025 22:20
@marcalff marcalff requested a review from a team as a code owner October 17, 2025 22:20
@marcalff marcalff changed the title Upgrade to conan 2.21.0 for conanfile_latest [CI] Upgrade to conan 2.21.0 for conanfile_latest Oct 17, 2025
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.95%. Comparing base (50942ba) to head (b3a304b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3703      +/-   ##
==========================================
+ Coverage   89.94%   89.95%   +0.02%     
==========================================
  Files         225      225              
  Lines        7273     7273              
==========================================
+ Hits         6541     6542       +1     
+ Misses        732      731       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@dbarker dbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@marcalff marcalff merged commit 6c8df48 into open-telemetry:main Oct 18, 2025
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue:blocking This issue is preventing other fixes pr:please-review This PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] CI is broken for conan install tests, due to libcurl recipe changes.

3 participants